menu: Set up callback with a return function
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 25 Apr 2018 17:07:50 +0000 (19:07 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 25 Apr 2018 17:11:21 +0000 (19:11 +0200)
commit77f4204bf435c6d498e7556717e2df6077c91dcd
tree9ad24499d7ed051baa794cbe47641d117965e979
parentb442277fd40c6d3a2a9b565b1e1fa2b1d772250b
menu: Set up callback with a return function

The function hooked up to the ::key-pressed signal should have
a return value. Pointed out by Peter Bloomfield.
gtk/gtkmenu.c